Welcome![Sign In][Sign Up]
Location:
Search - p2p dht

Search list

[Audio programp2pdhtdhg

Description: p2p and dht p2p and dht p2p and dht-p2p and dht p2p and dht p2p and dht p2p and dht
Platform: | Size: 2886955 | Author: 苏大人 | Hits:

[Other resourceChord-Source-Code

Description: 非常著名的P2P计算项目的源代码。对于研究P2P的拓扑构造、DHT算法等有着巨大的帮助-most famous peer-to-peer computing project's source code. For research P2P topology structure, DHT algorithm has a tremendous help
Platform: | Size: 82967 | Author: steven | Hits:

[TCP/IP stackaresregular209_05022007

Description: Filesharing-Bittorrent p2p client connected to TCP supernode/leaf network and UDP DHT network. Ares features a built-in directshow media player, a powerful library manager, shoutcast radio support and can be used to host p2p Chatrooms. -Filesharing - Bittorrent p2p client conne cted to supernode TCP / UDP leaf network and DHT n etwork. cf features a built-in directshow me dia player, a powerful library manager, shoutcast radio support and can be used to host p 2p gossips.
Platform: | Size: 1153129 | Author: 林晓 | Hits:

[Other resourcepiax-1.0.0-src

Description: PIAX是一个开发p2p应用程序的框架。PIAX is a framework to develop P2P based applications. It integrates mobile agent based messagings and P2P discovery mechanisms. As a P2P framework, it supports multiple overlays. Currently, DHT, SkipGraph, LL-Net are supported.
Platform: | Size: 900837 | Author: rsn | Hits:

[Other resourcechord-0.1-20060902

Description: DHT经典代码,学习P2P编程的必须阅读的代码
Platform: | Size: 746869 | Author: 刘马飞 | Hits:

[Other resourcesupern0.9

Description: 用P2P技术实现的一个VOIP应用,用到了Kademlia这一DHT算法
Platform: | Size: 303236 | Author: 陈辉 | Hits:

[Internet-Networkchord-0.1-20080405

Description: 基于DHT的对等协议,由MIT开发,一般用于P2P资源查询
Platform: | Size: 783773 | Author: maybemay | Hits:

[P2Ppiax-1.0.0-src

Description: PIAX是一个开发p2p应用程序的框架。PIAX is a framework to develop P2P based applications. It integrates mobile agent based messagings and P2P discovery mechanisms. As a P2P framework, it supports multiple overlays. Currently, DHT, SkipGraph, LL-Net are supported.-PIAX is a p2p application development framework. PIAX is a framework to develop P2P based applications. It integrates mobile agent based messagings and P2P discovery mechanisms. As a P2P framework, it supports multiple overlays. Currently, DHT, SkipGraph, LL-Net are supported.
Platform: | Size: 900096 | Author: rsn | Hits:

[P2PChordExpress

Description: 实现了P2P系统中采用的一种DHT算法——Chord算法,能够有效地节省节点存储的路由信息。经过测试,在局域网环境下可以达到10M/s。-Chord, one of DHT algorithms which can spare memory efficentily applied in the peer-to-peer network has been implemented. The transmisson speed in LAN reaches 10M/s.
Platform: | Size: 8508416 | Author: 李栋 | Hits:

[P2PP2P_introduction

Description: 关于P2P的全面介绍,包括各种p2p产品,以及DHT的介绍-introductiong about p2p
Platform: | Size: 1005568 | Author: hanxy | Hits:

[P2PDHT_Search_algorithm

Description: 一篇关于p2p中DHT搜索算法的文章,分析的很透彻-a DHT search algorithms for p2p in the article, very thorough analysis
Platform: | Size: 146432 | Author: liuxiao | Hits:

[Software EngineeringP2PVOD

Description: P2PVOD系统的多描述编码方案,使用UDP穿透NAT技术-a P2PVOD system description which using DHT tech.it is a good p2p(peer to peer) solution at now.
Platform: | Size: 516096 | Author: saf | Hits:

[JSP/JavaSimpleP2P

Description: 实现的是P2P文件共享系统,是通过基于Chord原理实现的DHT网络,分享本地计算机上的文件,或下载其他计算机共享的文件。本文件系统的特点在于并不仅仅是个简单的文件传输系统,而是真正的实现文件的共享-Realize that P2P file sharing system, is achieved through the principle of Chord-based DHT network, sharing files on the local computer, or download other computers to share files. The file system is characterized not just a simple file transfer system, but the real implementation file sharing
Platform: | Size: 776192 | Author: liu | Hits:

[Delphi VCL201062810136982

Description: 文件共享, 电驴,P2P客户端源代码, 支持TCP, UDP, DHT, 还可以在线播放多媒体. -File Sharing, eMule, P2P client source code, support TCP, UDP, DHT, also available online multimedia.
Platform: | Size: 632832 | Author: | Hits:

[P2Pkfs-0.5.tar

Description: DHT 分布式hash P2P系统关键技术 斯坦福大学博士论文二年-DHT Distributed HASH
Platform: | Size: 640000 | Author: zhoutai | Hits:

[JSP/JavaSCS_simulate

Description: p2p的一种基于DHT的范围查询实现 提出了一种简单聚集存储方法 SCS -p2p DHT-based range query to achieve a simple clustered storage method SCS
Platform: | Size: 47104 | Author: 张博 | Hits:

[JSP/JavaPHT_simulate

Description: p2p DHT范围查询 前缀哈希书 PHT 基于eclipse实现-the p2p DHT in the scope of the query prefix hash book PHT based on eclipse
Platform: | Size: 56320 | Author: 张博 | Hits:

[Windows DevelopDDHT_Search_aH

Description: 一篇关于p2p中DHT搜索算法法的文章,分析的很透彻 -An article on p2p DHT search algorithm method, the analysis of very thorough
Platform: | Size: 146432 | Author: lxiao | Hits:

[P2PResearch-of-DHT-Algorithm-based-P2P-

Description: P2P 网络相对于CS 模式网络具有去中心化,可扩展性,健壮性,高性能,负载均衡等优点。本文介绍了4 种基于DHT 的P2P 算法:Chord, Can, Pastry, Tapestry。详细分析了各算法的组织结构,查找方法,结点插入退出,路由方法及性能,并对它们的算法效率进行了比较研究。-The P2P network relative to CS mode network to the center of the advantages of scalability, robustness, high performance, and load balancing. This article describes the four kinds of DHT-based P2P algorithm: Chord, Can, Pastry, Tapestry. A detailed analysis of the organizational structure of the algorithm, the way to find, insert exit node, routing method and the performance and efficiency of their algorithm were compared.
Platform: | Size: 249856 | Author: gaoyun | Hits:
« 1 2 3»

CodeBus www.codebus.net